home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ghost Rider iactivecard
/
Ghost Rider iactivecard.iso
/
pc
/
chopper_shop.swf
/
scripts
/
frame_3
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2007-04-10
|
184 b
|
12 lines
stop();
_root.doorID = false;
Selection.setFocus("user");
next.onRelease = function()
{
gotoAndStop("print");
};
back.onRelease = function()
{
gotoAndStop("shop");
};